home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / finacial / commtrk / install.bat < prev    next >
Encoding:
DOS Batch File  |  1987-08-26  |  1.1 KB  |  31 lines

  1. REM  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
  2. REM
  3. REM            WE WILL NOW CREATE THE WORKING COPY OF SAGE TRADER
  4. REM
  5. REM  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  * 
  6. REM
  7. PAUSE              Place your blank formated disk in drive B
  8. REM
  9. COPY ST.* B:
  10. COPY *.CCC B:
  11. REM
  12. REM  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
  13. REM
  14. REM  We have now copied the program and demonstration files to your working
  15. REM  diskette.  Now, you should copy EDLIN.COM from the DOS diskette to your
  16. REM  working diskette.  When the A> prompt appears:
  17. REM       1) insert the DOS diskette in drive A,
  18. REM       2) type : COPY EDLIN.COM B:
  19. REM       3) press [enter]
  20. REM
  21. REM  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
  22. REM
  23. REM  Prepare your printer with at least 64 sheets of paper or press
  24. REM  [Control Break] to terminate the batch file.
  25. REM  
  26. PAUSE  Press any key to begin printing.
  27. COPY TRADER.PRN PRN
  28. REM  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
  29. REM
  30. REM  A working copy and documentation are now complete.
  31.